home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 22
/
PC MEDIA CD22.iso
/
share
/
prog
/
cbv2
/
print.bat
< prev
next >
Wrap
DOS Batch File
|
1995-09-20
|
213b
|
11 lines
echo off
cls
echo This Program Will Print The COMMAND.HLP File.
echo.
echo Please Make Sure Printer Is Ready.
echo.
echo Press Any Key To Continue.
pause
C:\DOS\Print COMMAND.HLP